[INFO] cloning repository https://github.com/cibercol-hub/gmail_facturas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cibercol-hub/gmail_facturas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcibercol-hub%2Fgmail_facturas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcibercol-hub%2Fgmail_facturas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1196aeb18d9b31f44bf937d00ddbe87852e3ab6b
[INFO] fixing cibercol-hub/gmail_facturas against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcibercol-hub%2Fgmail_facturas" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cibercol-hub/gmail_facturas
[INFO] finished tweaking git repo https://github.com/cibercol-hub/gmail_facturas
[INFO] tweaked toml for git repo https://github.com/cibercol-hub/gmail_facturas written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cibercol-hub/gmail_facturas on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cibercol-hub/gmail_facturas already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yup-oauth2 v11.0.0
[INFO] [stderr]   Downloaded open v5.3.4
[INFO] [stderr]   Downloaded rust_xlsxwriter v0.79.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8102bdee944e94d6c0e93d5cda233230b3c7a9afa87bf2560f9ecb5de78a844c
[INFO] running `Command { std: "docker" "start" "8102bdee944e94d6c0e93d5cda233230b3c7a9afa87bf2560f9ecb5de78a844c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8102bdee944e94d6c0e93d5cda233230b3c7a9afa87bf2560f9ecb5de78a844c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8102bdee944e94d6c0e93d5cda233230b3c7a9afa87bf2560f9ecb5de78a844c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8102bdee944e94d6c0e93d5cda233230b3c7a9afa87bf2560f9ecb5de78a844c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking open v5.3.4
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking rust_xlsxwriter v0.79.4
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking yup-oauth2 v11.0.0
[INFO] [stderr]     Checking gmail_facturas v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `Document<'input>` in the current scope
[INFO] [stdout]    --> src/reprocesador.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         doc.clone()
[INFO] [stdout]     |             ^^^^^ method not found in `Document<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `Document<'input>` in the current scope
[INFO] [stdout]    --> src/reprocesador.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         doc.clone()
[INFO] [stdout]     |             ^^^^^ method not found in `Document<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gmail_facturas` (bin "reprocesador" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gmail_facturas` (bin "reprocesador") due to 1 previous error
[INFO] [stdout] warning: field `email` is never read
[INFO] [stdout]  --> src/models.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Factura {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub email: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Factura` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `email` is never read
[INFO] [stdout]  --> src/models.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Factura {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub email: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Factura` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8102bdee944e94d6c0e93d5cda233230b3c7a9afa87bf2560f9ecb5de78a844c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8102bdee944e94d6c0e93d5cda233230b3c7a9afa87bf2560f9ecb5de78a844c", kill_on_drop: false }`
[INFO] [stdout] 8102bdee944e94d6c0e93d5cda233230b3c7a9afa87bf2560f9ecb5de78a844c
